<!DOCTYPE HTML>
<!--
 pan Photographer | uTemplate | YLdes.ST
-->
<html>
 <head>
 <title>[TITLE]</title>
 <meta charset="utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
 <link rel="stylesheet" href="/FILE/css/main.css" />
 <!--[if lte IE 8]><link rel="stylesheet" href="/FILE/css/ie8.css" /><![endif]-->
 <!--[if lte IE 9]><link rel="stylesheet" href="/FILE/css/ie9.css" /><![endif]-->
 </head>
 <body>

<!-- <header> -->
<header id="header">

 <!-- Logo -->
 <h1 id="logo">pan Photographer</h1>

 <!-- Nav -->
 <nav id="nav">
 <ul>
 <li><a href="/"></a></li>
 <li><a href="/index/0-2"> </a></li>
 <li><a href="/photo"></a></li>
 <li><a href="/BLOG"></a></li>
 <li><a href="/index/0-3"></a></li>
 </ul>
 </nav>

 </header>
<!-- </header> -->

<!-- <middle> -->

 <!-- Intro -->
 

 <!-- One -->
<section id="one" class="main style2 right dark fullscreen" style="height: 55%;">
 
 <div class="content box style2">
 <header>
 <h2>$MODULE_NAME$</h2>
 </header>
 <p>$SITE_NAME$</p>
 </div>
 <a href="#work" class="button style2 down anchored">Next</a>
 </section>

 <!-- Work -->
 <section id="work" class="main style3 primary">
 <div class="content container">
 <header>
 <h2>$MODULE_NAME$</h2>
 <p></p>
 </header>
[BODY]
 </div>
 </section>
<!-- </middle> -->

<!-- <footer> -->
 <!-- Footer -->
 <footer id="footer">

 <!-- Icons -->
 <ul class="actions">
 <li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
 <li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
 <li><a href="#" class="icon fa-google-plus"><span class="label">Google+</span></a></li>
 <li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>
 <li><a href="#" class="icon fa-pinterest"><span class="label">Pinterest</span></a></li>
 <li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
 </ul>

 <!-- Menu -->
 <ul class="menu">
 <li>&copy; uTemplate | Yuriy Lesyo</li><li $POWERED_BY$ </li>
 </ul>

 </footer>
<!-- </footer> -->
 <!-- Scripts -->
 <script src="/FILE/js/jquery.poptrox.min.js"></script>
 <script src="/FILE/js/jquery.scrolly.min.js"></script>
 <script src="/FILE/js/jquery.scrollex.min.js"></script>
 <script src="/FILE/js/skel.min.js"></script>
 <script src="/FILE/js/util.js"></script>
 <!--[if lte IE 8]><script src="/FILE/js/ie/respond.min.js"></script><![endif]-->
 <script src="/FILE/js/main.js"></script>

 </body>
</html>
<!-- <popup> -->
<table border="0" cellpadding="2" cellspacing="1" style="background:#A9B8C2;" width="100%">
<tr><td style="background:#D4DFF7;" align="center"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#F4F4F4;padding:5px;">[BODY]</td></tr>
</table>
<!-- </popup> -->